| 2018-11-03 |
Øyvind Kolås | babl_space_get_icc: permit passing NULL for return... |
commit | commitdiff | tree | snapshot |
| 2018-10-28 |
Øyvind Kolås | babl: make babl_model_is deal with NULL input |
commit | commitdiff | tree | snapshot |
| 2018-10-28 |
Øyvind Kolås | babl: palette, improve assert in pala_to_rgba |
commit | commitdiff | tree | snapshot |
| 2018-10-21 |
Ell | cairo: accelerate R'G'B'A u8 -> cairo-ARGB32 conversion |
commit | commitdiff | tree | snapshot |
| 2018-10-05 |
Øyvind Kolås | post-release version bump |
commit | commitdiff | tree | snapshot |
| 2018-10-05 |
Øyvind Kolås | release 0.1.58 |
commit | commitdiff | tree | snapshot |
| 2018-10-05 |
Øyvind Kolås | NEWS: update |
commit | commitdiff | tree | snapshot |
| 2018-10-03 |
Øyvind Kolås | CIE: replace tabs in indentation with spaces |
commit | commitdiff | tree | snapshot |
| 2018-10-03 |
Massimo Valentini | CIE: fix some wrong src/dst increments, issue #22 |
commit | commitdiff | tree | snapshot |
| 2018-10-03 |
Elle Stone | CIE: Add xyY color space conversions |
commit | commitdiff | tree | snapshot |
| 2018-09-22 |
Ell | sse2-float: don't modify input data during rgba ->... |
commit | commitdiff | tree | snapshot |
| 2018-09-19 |
Øyvind Kolås | NEWS: update news for 0.1.58 release |
commit | commitdiff | tree | snapshot |
| 2018-09-11 |
Øyvind Kolås | docs: add section about premultiplied alpha |
commit | commitdiff | tree | snapshot |
| 2018-09-04 |
Øyvind Kolås | babl-fish-reference: add lock to part of float reference |
commit | commitdiff | tree | snapshot |
| 2018-08-31 |
Øyvind Kolås | babl: babl_free now complains and bail instead of abort... |
commit | commitdiff | tree | snapshot |
| 2018-08-31 |
Øyvind Kolås | babl: remove more missing fast path warnings |
commit | commitdiff | tree | snapshot |
| 2018-08-31 |
Øyvind Kolås | babl-fish-reference: factor out separate function for... |
commit | commitdiff | tree | snapshot |
| 2018-08-31 |
Øyvind Kolås | base: model-gray: remove special case for black transpa... |
commit | commitdiff | tree | snapshot |
| 2018-08-30 |
Øyvind Kolås | babl: switch behavior of reference precision enum |
commit | commitdiff | tree | snapshot |
| 2018-08-30 |
Øyvind Kolås | Revert "special case all 0 to map to all 0 in nonpremul" |
commit | commitdiff | tree | snapshot |
| 2018-08-30 |
Øyvind Kolås | tools: fix utf8 mode of diagram, change gradient unit... |
commit | commitdiff | tree | snapshot |
| 2018-08-30 |
Øyvind Kolås | babl-fish-reference: escape to double when single is... |
commit | commitdiff | tree | snapshot |
| 2018-08-30 |
Øyvind Kolås | babl-fish: handle case of no from_list in source |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Øyvind Kolås | base: fix misregistred Y float to RGBA float conversion |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Øyvind Kolås | base: use f suffix on float literals |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Øyvind Kolås | base: more single precision code paths for model-rgb |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Øyvind Kolås | babl-fish-reference: disable a fast-code path that... |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Øyvind Kolås | base: register a RGBA to RGBA float conversion for... |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Øyvind Kolås | extensions: implement Labf_to_rgbaf |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Øyvind Kolås | base: add single precision versions of all gray referen... |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Øyvind Kolås | base: model-rgb add float version of conversions for... |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Øyvind Kolås | base: model-rgb implement float versions of some conver... |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Øyvind Kolås | babl-fish-reference: implement floating point version... |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Øyvind Kolås | babl: skip initial profiling for planar conversions |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Øyvind Kolås | babl-fish-reference: avoid converting model if it alrea... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Øyvind Kolås | babl-matrix: add babl_matrix_mul_matrixf |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Øyvind Kolås | babl-fish-reference: also do non-component matching... |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Øyvind Kolås | babl-fish-reference: reintroduce single precision proce... |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Øyvind Kolås | babl: silence missing path warning |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Øyvind Kolås | babl-fish-reference: improve component match checking... |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Øyvind Kolås | revert parts of fd2f96c53d9 |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Øyvind Kolås | special case all 0 to map to all 0 in nonpremul |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Øyvind Kolås | babl-fish-reference: do some conversions in single... |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Øyvind Kolås | base: register single precision conversions for types |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Øyvind Kolås | tools/babl_fish_path_fitness: fix text only version |
commit | commitdiff | tree | snapshot |
| 2018-08-26 |
Øyvind Kolås | tools: improve html output of babl_fish_path_fitness |
commit | commitdiff | tree | snapshot |
| 2018-08-26 |
Øyvind Kolås | babl: move BABL_ALPHA_FLOOR to public babl header |
commit | commitdiff | tree | snapshot |
| 2018-08-26 |
Øyvind Kolås | extensions: handle negative premultiplied alpha |
commit | commitdiff | tree | snapshot |
| 2018-08-26 |
Øyvind Kolås | babl: model-rgb handle negative alpha in premultiplied |
commit | commitdiff | tree | snapshot |
| 2018-08-26 |
Øyvind Kolås | babl: model-rgb, handle negative alpha in premultiplied |
commit | commitdiff | tree | snapshot |
| 2018-08-26 |
Øyvind Kolås | extensions: adapt to keep color in premultiplied alpha |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Øyvind Kolås | base: preserve color in premutiplied alpha |
commit | commitdiff | tree | snapshot |
| 2018-08-21 |
Øyvind Kolås | babl: add performance flag to intent, issue #21 |
commit | commitdiff | tree | snapshot |
| 2018-08-21 |
Øyvind Kolås | icc: detect inconsistent Argyll ICC cLUT profiles,... |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
Øyvind Kolås | post release version bump |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
Øyvind Kolås | release 0.1.56 |
commit | commitdiff | tree | snapshot |
| 2018-08-04 |
Ell | babl-cache: store reference fishes in the cache |
commit | commitdiff | tree | snapshot |
| 2018-08-04 |
Ell | babl-cache: skip fishes with nonexistent conversions... |
commit | commitdiff | tree | snapshot |
| 2018-07-23 |
Øyvind Kolås | post release version bump |
commit | commitdiff | tree | snapshot |
| 2018-07-23 |
Øyvind Kolås | release 0.1.54 |
commit | commitdiff | tree | snapshot |
| 2018-07-20 |
Øyvind Kolås | NEWS: update |
commit | commitdiff | tree | snapshot |
| 2018-07-20 |
Øyvind Kolås | babl.h: tidy and update documentation |
commit | commitdiff | tree | snapshot |
| 2018-07-20 |
Jan Vesely | meson: Generate babl.map based on export_symbols file |
commit | commitdiff | tree | snapshot |
| 2018-07-20 |
Øyvind Kolås | babl: use an existing const char ptr for encoding in... |
commit | commitdiff | tree | snapshot |
| 2018-07-20 |
Øyvind Kolås | babl: add a new symbol babl_format_get_encoding |
commit | commitdiff | tree | snapshot |
| 2018-07-18 |
Øyvind Kolås | babl: add babl_space_with_trc |
commit | commitdiff | tree | snapshot |
| 2018-07-17 |
Debarshi Ray | Add SSE2 versions of "Y float" and "YA float" to "CIE... |
commit | commitdiff | tree | snapshot |
| 2018-07-16 |
Øyvind Kolås | babl: simplify babl_format_with_space |
commit | commitdiff | tree | snapshot |
| 2018-07-16 |
Øyvind Kolås | babl: permit Babl * as first argument of babl_format_wi... |
commit | commitdiff | tree | snapshot |
| 2018-07-16 |
Øyvind Kolås | babl: harmonize naming of space constructors |
commit | commitdiff | tree | snapshot |
| 2018-07-12 |
Øyvind Kolås | babl: look deeper, and longer for path fishes |
commit | commitdiff | tree | snapshot |
| 2018-07-12 |
Øyvind Kolås | babl: allow querying chromaticities for spaces made... |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Øyvind Kolås | extensions/u32: add ~ model/format support |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Øyvind Kolås | extensions/u16; add ~ model/format support |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Øyvind Kolås | extensions/float: add ~ variants of conversions |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Michael Natterer | Change the license URL from gnu.org/licenses/ to https:// |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Øyvind Kolås | babl: add babl_model_is, utility function for checking... |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Øyvind Kolås | babl: make babl_model_with_space able to take format... |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Øyvind Kolås | babl.h: add documentation |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Øyvind Kolås | babl: make equalize_matrix argument an enum |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Øyvind Kolås | babl: make babl_space_to_icc symbol internal |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Øyvind Kolås | babl-space: add comments, do not use a static temp... |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Øyvind Kolås | babl: add babl_space_get_icc |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Øyvind Kolås | babl: simplify the singleton logic in babl_format_with_... |
commit | commitdiff | tree | snapshot |
| 2018-07-11 |
Øyvind Kolås | babl: export symbol model_with_space |
commit | commitdiff | tree | snapshot |
| 2018-07-09 |
Øyvind Kolås | babl: add babl_space_get |
commit | commitdiff | tree | snapshot |
| 2018-07-09 |
Øyvind Kolås | babl: add separate LUTs for rTRC,gTRC and bTRC in gener... |
commit | commitdiff | tree | snapshot |
| 2018-07-09 |
Øyvind Kolås | babl: fix bug in icc tag alignment |
commit | commitdiff | tree | snapshot |
| 2018-07-08 |
Øyvind Kolås | babl: export symbol babl_space_to_icc |
commit | commitdiff | tree | snapshot |
| 2018-07-08 |
Øyvind Kolås | babl: export more symbols |
commit | commitdiff | tree | snapshot |
| 2018-07-07 |
Øyvind Kolås | extensions/two-table: temporarily disable |
commit | commitdiff | tree | snapshot |
| 2018-07-03 |
Andrea Veri | Drop newlines between tags |
commit | commitdiff | tree | snapshot |
| 2018-07-02 |
Øyvind Kolås | post-release version bump |
commit | commitdiff | tree | snapshot |
| 2018-07-02 |
Øyvind Kolås | release 0.1.52 |
commit | commitdiff | tree | snapshot |
| 2018-07-02 |
Øyvind Kolås | export-symbols: export babl_trc |
commit | commitdiff | tree | snapshot |
| 2018-07-02 |
Øyvind Kolås | NEWS: update |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
Ell | babl-palette: fix default palette double-data size |
commit | commitdiff | tree | snapshot |
| 2018-06-24 |
Øyvind Kolås | babl: fix trc registrationof ACES spaces |
commit | commitdiff | tree | snapshot |
| 2018-06-23 |
Øyvind Kolås | babl: predefine ACEScg and ACES2065-1 BablSpaces |
commit | commitdiff | tree | snapshot |
| 2018-06-21 |
Øyvind Kolås | tests: add format_with_space test |
commit | commitdiff | tree | snapshot |
| next |